label: Don't set out parameters twice
authorTimm Bäder <mail@baedert.org>
Tue, 3 May 2016 20:04:58 +0000 (16:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 3 May 2016 20:25:57 +0000 (16:25 -0400)
commite75894da13e378e26df076f17cbd7e4ba6284e27
tree6a31c8409a5b59cff6bb2088c2ece0e37c4ed761
parentcb419794f89ad00a2e1755adb2670efa97cdb686
label: Don't set out parameters twice

We set them later again when we calculate the vertical size, so just
move the general assignment to -1 into the horizontal branch.
gtk/gtklabel.c